Vcenter Lcm Deployment Common EsxPlacementConfig
The Vcenter Lcm Deployment Common EsxPlacementConfig schema contains configuration of ESX placement of the target appliance.
This schema was added in vSphere API 9.0.0.0.
{
"datastore_name": "string",
"network_name": "string",
"resource_pool_path": "string"
}
The datastore on which to store the files of the appliance. This value has to be either a specific datastore name, or a specific datastore in a datastore cluster. The datastore must be accessible from the ESX host.
This property was added in vSphere API 9.0.0.0.
The network of the ESX host to which the new appliance should connect. Omit this parameter if the ESX host has one network.
This property was added in vSphere API 9.0.0.0.
If missing or null
and there is only one network configured, it will be used.
The path to the resource pool on the ESX host in which the appliance will be deployed.
This property was added in vSphere API 9.0.0.0.
Not applicable when not in resource pool